home *** CD-ROM | disk | FTP | other *** search
/ Treccani Italiana Di Scienze Lettere Ed Arti / [Enciclopedia] Treccani Italiana di scienze lettere ed arti.iso / pc / data / xxi_appendice_dvd.swf / scripts / DefineButton2_684 / BUTTONCONDACTION on(releaseOutside, rollOut).as < prev    next >
Text File  |  2007-11-08  |  73b  |  5 lines

  1. on(releaseOutside, rollOut){
  2.    gotoAndStop("rollout");
  3.    play();
  4. }
  5.